CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - arm linux gcc

搜索资源列表

  1. v4l2

    2下载:
  2. 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wro
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:19225
    • 提供者:gjf
  1. gpio

    0下载:
  2. gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:zhengbo
  1. FlickTest.tar

    0下载:
  2. arm-linux, filcker test prj, compile with gcc 4.3.1, full source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:11378
    • 提供者:hq
  1. arm-gcc-3.4.4-gm8180.tar.bz2

    0下载:
  2. GM’s GM8180 MDC1 hardware environment is a highly efficient RISC-based platform for the purpose of verifying and evaluating AMBA-based designs in the early development stage. The complete set of MDC1 GM8180 platform consists of a main board (MB12
  3. 所属分类:Driver develop

    • 发布日期:2017-11-09
    • 文件大小:54044672
    • 提供者:北科
  1. pjsua-arm-arago-linux-gnueabi

    1下载:
  2. PJSIP 2.0 版本 PJSUA 可执行程序 cortex-A8平台验证OK。交叉编译版本为 gcc.4.5.3-PJSIP 2.0 the version PJSUA executable program cortex-A8 platform verification OK. Cross compiler version gcc.4.5.3
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-05-10
    • 文件大小:637526
    • 提供者:Narainel
  1. Image-Cpature-Program-IIB400-Imote2-Linux.tar

    0下载:
  2. Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:13885
    • 提供者:Fajar Purnama
  1. Test-C-Simple-For-ARM.tar

    0下载:
  2. My C tutorial program compiled for Imote2 Linux (arm-xscale-linux-gnu-gcc).
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:27671
    • 提供者:Fajar Purnama
  1. float_h

    0下载:
  2. GCC defines FLT EVAL METHOD in lib gcc arm-linux-androideabi 4.8 include float.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:qouwqtw
  1. stdbool_h

    0下载:
  2. GCC defines bool, true, and false in lib gcc arm-linux-androideabi 4.8 include stdbool.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:gdbrfui
  1. wifi_cam_car___mini2440

    0下载:
  2. mini2440上wifi camera 小车示例代码,用arm-linux-gcc 编译-mini2440 sample code on wifi camera car
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5624
    • 提供者:bl2853007guaca
  1. QtEmbedded-4.8.5-arm.tar

    0下载:
  2. Qt4.8.5ARM linux gcc 友善之臂tiny6410开发板-linux ARM Qt4.8.5
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:23574468
    • 提供者:任拥伟
  1. 3.4.1.tar

    0下载:
  2. arm linux gcc 3.4.1 version
  3. 所属分类:Software Testing

    • 发布日期:2017-12-27
    • 文件大小:52981760
    • 提供者:zz
  1. vboot.tar

    0下载:
  2. vboot bootloader under arm linux g-vboot bootloader under arm linux gcc
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:17571
    • 提供者:zz
  1. 2440ucos

    0下载:
  2. ucos移植到2440开发板上,采用gnu编译(arm-linux-gcc)。(UCOS ported to the 2440 development board, using GNU compiler (arm-linux-gcc).)
  3. 所属分类:uCOS

  1. 智能小车最终版

    1下载:
  2. 智能小车的完整代码,学校的实训项目,arm-linux-gcc服务器和QTC++客户端(The complete code of intelligent car, school training project, arm-linux-gcc server and QTC++ client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:167936
    • 提供者:子旋
  1. host

    0下载:
  2. (1)编写hello.c程序,使用编译器GCC编译,执行程序; (2)使用ARM-LINUX-GCC进行编译,并下载到目标机上进行执行。((1) write the hello.c program, compile and execute the program with compiler GCC. (2) compile with ARM-LINUX-GCC and download it to the target machine for execution.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:taengu
  1. templet.tar

    0下载:
  2. gcc+make 开发stm32f407工程模板(Development of stm32f407 with gnu make and st-lib)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3130368
    • 提供者:xiaoji56788
  1. linux 常见命令操作

    0下载:
  2. linux常见命令 使用命令对源码进行编译下载到ARM核心板流程。arm-none-linux-gnueabi-gcc -o wei wei.c
  3. 所属分类:软件工程

  1. e2fsprogs-1.39.tar.gz

    0下载:
  2. e2fsprogs-1.39.tar.gz,LFS6.2软件包 step 1: 解压:e2fsprogs-1.39.tar.gz 到 e2fs目录下 step 2: # cd e2fs step 3: #mkdir build #cd  build #../configure --host=arm-linux --enable-elf-shlibs--with-cc=arm-linux-gcc --with-linker=arm-linux-ld -- prefix=/us
  3. 所属分类:嵌入式Linux

  1. ffmpeg-4.2.3

    0下载:
  2. 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2021-05-14
    • 文件大小:10957405
    • 提供者:63697292@qq.com
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com